newBrowser

abstract fun newBrowser(): Browser

Creates a new Browser instance under this profile and navigates it to the "about:blank" web page within the defaultTimeout.

Return

a new Browser instance

Throws

if the engine failed to create a browser instance within the timeout

if the navigation to the "about:blank" has failed

if the profile is deleted or its engine is closed